~Lily KihipisonetsiSep 18, 2012, 8:57 AM261 PostsRe: How to read CSV fileAssuming you want to do the import server side (using SSJS), you might want to look for online samples that use Java to read CSV (instead of Javascript). I found a simple sample here. The same question you had was also asked on Stackoverflow. Mark